
/* CSS Document */
@media only screen and (min-width:1920px) {
html {
	font-size: 11px;
}
}
@media only screen and (min-width: 1420px){
	.w{width: 1200px}
	
}
@media only screen and (max-width: 1200px) {
.navli a {
	line-height: 32px;
}

#fnav_r {
	display: none;
}
#footer .qr_code .qr_code_l {
	width: 32.29%;
}
#footer .qr_code .qr_code_r {
	width: 64.58%;
}
.collect {
	display: none;
}

	.logo{width: 100%;margin-left: 0;}
	.search,.search3{display: none;}
	#searchbtn{display: block!important}
	.nav_all{display: none;}
	#case .pic_h_d{display: none}
}

@media only screen and (max-width: 992px) {
html {
	font-size: 9.5px;/* 整体字体缩小 */
}
#main_left {
	display: none;
}
#main_right {
	width: 100%;
}
	.qr_code_l{width: 50%;}
.qr_code_r {
	width: 42%;
}
	.qr_code_map{width: 100%;float: none;text-align: center;}
	.qr_code_map img{float:none;}
	#footer{
		margin-bottom: 65px;
	}

.tab-tle {
	display: none;
}
#top_product .swiper-container {
	height: auto
}

#kefu_wrap {
	display: none;/* QQ不显示 */
}
.tbox {
	display: none;
}
.tbox #gotop {
	display: none;
}
.swiper-pagination-bullet {
	display: none;
}
	#top_product{
		padding-bottom: 0;
	}
.swiper-button-prev, .swiper-button-next {
	display: none;
}
#mess_index_l {
	display: none;
}
.nav_map {
	display: block;
}


#search {
	display: none;
}
	
}

@media only screen and (max-width: 768px) {
html {
	font-size: 9px;/* 整体字体缩小 */
}
.image-item {
	width: 42.6%;
}



	.title{text-align: center}
	
	.wap{display: block;}
	.pc{display: none;}
	#module_list ul li{width: 100%;margin-right: 0;}
	.module_list_all{width: 100%;}
	
	.module_list_t{margin-top: 30px;}
	#module{padding-top:30px;padding-bottom: 40px;}
	.news_l{width: 100%}
	.news_r{width: 100%;float: left;}
	.news_bottom{max-height: 300px;}
	#top_product .swiper-slide:hover .pic_top:before,#top_product .swiper-slide:hover .pic_h,#case .pic:hover .pic_top:before,#case .pic:hover .pic_h{
	display: none;
}	
	#case .pic{width: 50%;}
	#module_list{margin-top: 30px;}
	#top_product,#case,#news{padding-top: 30px;}
	#top_product .swiper-container,.tab-tcon,.news_all{margin-top: 30px;}
	.footer_l{display: none;}
	.footer_c,.footer_r{
		width: 100%;
		text-align: center;
	}
	.footer_r{
		margin-top: 20px;
	}
}

@media only screen and (max-width: 576px) {
html {
	font-size: 8.5px;/* 整体字体缩小 */
}
	
.qr_code_l{width: 100%;}
.qr_code_r {
	width: 100%;
	margin-left: 0;
}
	.qr_code_title{
		
		margin-top: 30px;
	}
	#footer{
		text-align: center;
		
	}
.wp{width: 84.4%;}

#content_lm span {
	display: none;
}
#content_lm {
	text-align: center;
}


.m_nav {
	display: block;
}
#index_about {
	padding-top: 20px;
	padding-top: 20px;
}
#index_about_title {
	padding-bottom: 20px;
}
#index_about_list_more {
	position: static;
}
}

@media only screen and (max-width: 414px) {
#footer {
	margin-bottom: 60px;
}
}

@media only screen and (max-width: 375px) {
#footer {
	margin-bottom: 50px;
}
}

@media only screen and (max-width: 360px) {
#footer {
	margin-bottom: 40px;
}
}
